The ‘actions’ Movie Clip consists of two Keyframes that are in a constant loop. In the first Keyframe the position of the flashlight is checked and the values assigned to Variables. The second Keyframe has the action ‘Go and Play Frame 1’ so the actions are constantly refreshed. I placed this Movie Clip in a separate Layer called ‘Actions Movie Clip’ in Scene 1. The position of the flashlight is checked in the first Keyframe by the following actions: Set Variable: "x1" = Get Property ("/light2", _x ) Set Variable: "y2" = Get Property ("/light2", _y )